home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Extra 1997 #2 / Amiga Plus Extra 1997 #2.iso / pd / printer / print_envelope / readme < prev   
Encoding:
Text File  |  1997-02-16  |  2.8 KB  |  150 lines

  1.  
  2.             Print-Envelope 1.3
  3.  
  4.  
  5.  
  6.             INTRODUCTION
  7.  
  8. Print-Envelope is a program to print addressee and sender on letter envelope
  9. with HP printers loading envelopes by short side (see picture).
  10.  
  11.  
  12.  
  13.                   _______________
  14.                  /        /|
  15.                     /______________/ |    
  16.                    |           | |
  17.                    |           | |
  18.                    |   _________   | |
  19.                    |  /       /|  | |
  20.                    | /________/ |  |/
  21.                    |_|       | /___/
  22.                      |_______|/
  23.  
  24.                    ___
  25.                   /  /
  26.                  /  /    
  27.                 /  /    
  28.                 ---
  29.  
  30. Printers with PCL Level 3 language are supported.
  31.  
  32.  
  33.  
  34.             INSTALLATION
  35.  
  36.  
  37. Copy 'Print-Envelope' in any directory.
  38.  
  39.  
  40.  
  41.  
  42.                 USE
  43.  
  44. Clicking twice on Print-Envelope icon it opens a window on the workbench
  45. representing the envelope.
  46.  
  47. The upper left box shows where to put the sender (4 free rows), the lower
  48. right shows the addressee place (6 free rows):  it isn't required to fill
  49. all the rows; the maximum number of characters per row is 32.
  50.  
  51. When envelope has been filled you can print it clicking on the stamp box:
  52. the program sends a message while the printer is busy and another message
  53. when it has finished.
  54.  
  55. Note:  if the printer is off when you start the print, the program waits
  56. without showing any message.
  57.  
  58.  
  59.  
  60.             CONFIGURATION
  61.  
  62. The program accepts default sender and addressee by using these Tooltypes:
  63.  
  64.  
  65. FROM<n> (n=1,..,4)    n-th starting sender row
  66.  
  67. TO<n> (n=1,...,6)    n-th starting addressee row
  68.  
  69.  
  70. Ex.
  71.  
  72. If you wish a starting configuration like this:
  73.  
  74. ---------------------------------------------------------
  75. | (Sender)                        |
  76. |                            |
  77. | Rag. Rossi Mario                ------  |
  78. | Corso Racconigi 10                |    |  |
  79. | 10126 Torino                    |    |  |
  80. | Italia                    |    |  |
  81. |                        |    |  |
  82. |                        ------  |
  83. |                            |
  84. |                            |
  85. |                            |
  86. |                            |
  87. |        ------------                |
  88. | Envelope:| DL        |    (Addressee)        |
  89. |        ------------                |
  90. |                Spett.le        |
  91. |                ALPHACOM        |
  92. |                Direzione Generale    |
  93. |                Via Donizzetti 4    |
  94. |                10137 Torino        |
  95. |                Italia            |
  96. |                            |
  97. |                            |
  98. |--------------------------------------------------------
  99.  
  100.  
  101. you have to insert the following Tooltypes:
  102.  
  103. FROM1=Rag. Rossi Mario
  104. FROM2=Corso Racconigi 10
  105. FROM3=10126 Torino
  106. FROM4=Italia
  107. TO1=Spett.le
  108. TO2=ALPHACOM
  109. TO3=Direzione Generale
  110. TO4=Via Donizzetti 4
  111. TO5=10137 Torino
  112. TO6=Italia
  113.  
  114.  
  115. You can also set the starting size of the envelope; the default size is
  116. DL(110x220 mm):
  117.  
  118. N10            105x240 mm
  119.  
  120. C6            114x162 mm
  121.  
  122. A2            111x146 mm
  123.  
  124.  
  125.  
  126.  
  127.             DISCLAIM AND BUG
  128.  
  129. This program is free and it has been tested on my A3000 040 with HP DJ600
  130. printer; I disclaim all responsibility for damages; you use it at your own
  131. risk.
  132.  
  133. If you have any questions you can send a message to:
  134.  
  135. loziopino@iol.it
  136.  
  137.  
  138.  
  139. Alberto Garavelli
  140.  
  141. Changes
  142. -------
  143.  
  144. - Release 1.1:  removed some bugs in string gadgets.
  145.  
  146. - Release 1.2:  added different sizes of envelope.
  147.  
  148. - Release 1.3:  rewrite the GUI with standard gadtools's gadgets and added
  149.         cycle gadget to choose the size.
  150.